home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / News Stacks / Nov.'90AMUG News™.cpt / Nov.'90AMUG News™ / card_14593.txt < prev    next >
Text File  |  1990-11-15  |  2KB  |  80 lines

  1. -- card: 14593 from stack: in.'90AMUG News‚Ñ¢
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3780
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=327 top=302 right=324 bottom=367
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 21001 / 21001
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   set icon of me to "EyeClose"
  23. end mouseDown
  24.  
  25. on mouseUp
  26.   set icon of me to "EyeOpen"
  27.   dispPict "Form2"
  28. end mouseUp
  29.  
  30.  
  31.  
  32.  
  33. -- part contents for background part 2
  34. ----- text -----
  35. 36
  36.  
  37. -- part contents for background part 9
  38. ----- text -----
  39. if:X Forms Designer
  40.  
  41. -- part contents for background part 8
  42. ----- text -----
  43. ....................................Lea Bromley
  44.  
  45. -- part contents for background part 1
  46. ----- text -----
  47. about. Great help! Throughout the time I worked with this package, I floundered a bit with the ‚Äúview‚Äù information trying to figure out the sizes displayed on the screen. I would display the wrong one then get in deeper and deeper as I tried to correct it. 
  48. I‚Äôm sure practice here would make a world of difference.The one place it did have a bit of a fight was with the changing nature of the cursor as it moved across the display screen. I have included a chart of the various appearances of the cursor 
  49. depending on just what you want to do and 
  50. where it is located on the display screen. 
  51. There is nothing really wrong here, 
  52. except it is a bit touchy and I kept getting 
  53. the wrong cursor when working in tight 
  54. quarters. Would like to see menu selections 
  55. or key commands which would determine 
  56. attributes of the cursor and would not 
  57. change until the operator wished it to.
  58.  
  59. -- part contents for background part 10
  60. ----- text -----
  61.  That way you could have your cake and eat 
  62. it too - to use a tiresome phrase. On the one 
  63. hand the cursor would change depending 
  64. on where it is, or could be limited with 
  65. specific commands. Maybe this capability 
  66. is there. I did not find it in the time I had 
  67. to work on this. Practice, again, I‚Äòm sure 
  68. would help.
  69.  
  70. Establishing lines, cells, spacing, etc., is 
  71. really slick. Rather like sketching out a 
  72. form by establishing the number of 
  73. spaces (cells) needed, the size of the 
  74. finished forms, the names of the different 
  75. blocks of information, and then telling 
  76. the program to clean it up and make it 
  77. look pretty. And
  78.  it‚Äôs done!! I
  79.  printed out 
  80.